Analog<T>.ScaleMin Property

Scale Min
<ID("ScaleMin", (int)e.ScaleMin)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property ScaleMin() As T
This language is not supported or no code example is available.
[ID("ScaleMin", (int)e.ScaleMin)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public T ScaleMin {get; set;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition